Initial move GailTextView -> GtkTextViewAccessible
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Jun 2011 03:08:26 +0000 (23:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:09 +0000 (16:08 -0400)
commit3f9d39ffcea93a6c453276a303b6e2fb33bb48e0
tree792d4271ad9c24c1306d27015d73656549215eaa
parente81657cba83fe366a9a229ce85349c37f450b912
Initial move GailTextView -> GtkTextViewAccessible

This just does the renaming, and drops the factory.
gtk/a11y/Makefile.am
gtk/a11y/gail.c
gtk/a11y/gailtextview.c [deleted file]
gtk/a11y/gailtextview.h [deleted file]
gtk/a11y/gtktextviewaccessible.c [new file with mode: 0644]
gtk/a11y/gtktextviewaccessible.h [new file with mode: 0644]
gtk/gtktextview.c